home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / cxt220.zip / PRODUCTS.DOC < prev    next >
Text File  |  1994-03-20  |  3KB  |  72 lines

  1. PRODUCTS.DOC
  2.  
  3. The SXT Software Exploration Tools
  4. ==================================
  5.  
  6. The SXT Software Exploration Tools are a collection of software analysis
  7. tools providing a similar functionality for different programming languages.
  8.  
  9. * CXT - C Exploration Tools
  10.   - CFT - C Function Tree Generator
  11.     Tool to analyse and display the function call relationships within
  12.     the source code of C/C++ programs.
  13.   - CST - C Structure Tree Generator
  14.     Tool to analyse and display the structure/class relationships within
  15.     the source code of C/C++ programs.
  16.  
  17. * DXT - DBASE Exploration Tools
  18.   - DFT - DBASE Function Tree Generator
  19.     Tool to analyse and display the function call relationships within
  20.     the source code of DBASE, CLIPPER, FOXBASE and other XBASE-like programs.
  21.  
  22. * FXT - FORTRAN Exploration Tools
  23.   - FFT - FORTRAN Function Tree Generator
  24.     Tool to analyse and display the function call relationships within
  25.     the source code of FORTRAN programs.
  26.  
  27. * LXT - LISP Exploration Tools
  28.   - LFT - LISP Function Tree Generator
  29.     Tool to analyse and display the function call relationships within
  30.     the source code of LISP and SCHEME programs.
  31.  
  32. Each of these packages consists of the analysis program and a recall program
  33. ("Navigator") for reuse of the analysis results, which can be stored in a
  34. database. There are also macros to integrate these tools into popular
  35. editors like BRIEF, QEDIT or MicroEMACS.
  36.  
  37. Each package is available for the following systems:
  38. * DOS real mode         (shareware release)
  39. * DOS protected mode    (registered users only)
  40. * WINDOWS NT text mode  (registered users only)
  41. * OS/2 text mode        (registered users only)
  42.  
  43. Package    Shareware versions      Additional versions for registered users
  44. Name    (Executables)
  45.  
  46. CXT     CFT.EXE, CFTN.EXE       CFT386.EXE,
  47.                                 CFT4OS2.EXE, CFTN4OS2.EXE,
  48.                                 CFT4NT.EXE, CFTN4NT.EXE
  49.         CST.EXE, CSTN.EXE       CST386.EXE,
  50.                                 CST4OS2.EXE, CSTN4OS2.EXE,
  51.                                 CST4NT.EXE, CSTN4NT.EXE
  52.  
  53. DXT     DFT.EXE, DFTN.EXE       DFT386.EXE,
  54.                                 DFT4OS2.EXE, DFTN4OS2.EXE,
  55.                                 DFT4NT.EXE, DFTN4NT.EXE
  56.  
  57. FXT     FFT.EXE, FFTN.EXE       FFT386.EXE,
  58.                                 FFT4OS2.EXE, FFTN4OS2.EXE,
  59.                                 FFT4NT.EXE, FFTN4NT.EXE
  60.  
  61. LXT     LFT.EXE, LFTN.EXE       LFT386.EXE,
  62.                                 LFT4OS2.EXE, LFTN4OS2.EXE,
  63.                                 LFT4NT.EXE, LFTN4NT.EXE
  64.  
  65.  
  66. IMPORTANT NOTICE: Although the Windows NT and OS/2 versions were directly
  67. derived from the DOS versions, there was no possibility to test their
  68. functionality and behaviour with the same completeness compared to the DOS
  69. versions. There is absolutely no guarantee that these versions will work
  70. with the same reliability as the DOS versions.
  71.  
  72.